Developing Applications
Four step development
Define the interfaces to your
remote objects
Implement the remote objects
Run rmic on remote implementation classes
Make code network-accessible

Return to Tracks